Skip to content

????? add slice::array_chunks#72334

Closed
lcnr wants to merge 4 commits intorust-lang:masterfrom
lcnr:array_chunks
Closed

????? add slice::array_chunks#72334
lcnr wants to merge 4 commits intorust-lang:masterfrom
lcnr:array_chunks

Conversation

@lcnr
Copy link
Copy Markdown
Contributor

@lcnr lcnr commented May 18, 2020

adds a currently somewhat unuseable implementation of #60735.
cc @DutchGhost

I am not sure if this does more harm than good by showing it in the stable docs, but this felt like a nice challenge of my knowledge of the current state of const generics.

r? @varkor for the const generics bit

edit: the biggest problem is #71154, which prevents all uses of slice.array_chunks::<{expr}>() and some type inference stuff which may already be fixed on the currently nightly

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants